home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / King of Skeleton / King of Skeleton.swf / scripts / DefineButton2_150 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-02-02  |  100 b   |  4 lines

  1. on(release){
  2.    _parent._parent.submitScore(_parent._parent.times.t,_parent._parent.track.no);
  3. }
  4.